projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4c0b38
)
(Creating Symbols): Add anchor.
author
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 3 Jan 2004 16:47:05 +0000
(16:47 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 3 Jan 2004 16:47:05 +0000
(16:47 +0000)
lispref/symbols.texi
patch
|
blob
|
history
diff --git
a/lispref/symbols.texi
b/lispref/symbols.texi
index 6cde2115259d46353e16a8f0b37bc66513155590..632f2cc51745dfb5de58ad6706436b7ab142b6b0 100644
(file)
--- a/
lispref/symbols.texi
+++ b/
lispref/symbols.texi
@@
-360,6
+360,7
@@
This variable is the standard obarray for use by @code{intern} and
@code{read}.
@end defvar
+@anchor{Definition of mapatoms}
@defun mapatoms function &optional obarray
This function calls @var{function} once with each symbol in the obarray
@var{obarray}. Then it returns @code{nil}. If @var{obarray} is